C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1BaseSerializer<TControl,TItem,TICollectionOwner> Class / C1BaseSerializer<TControl,TItem,TICollectionOwner> Constructor / C1BaseSerializer<TControl,TItem,TICollectionOwner> Constructor(IComponentChangeService,Object)

In This Topic
C1BaseSerializer<TControl,TItem,TICollectionOwner> Constructor(IComponentChangeService,Object)
In This Topic
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal componentChangeService As System.ComponentModel.Design.IComponentChangeService, _
   ByVal serializableObject As System.Object _
)
 

Parameters

componentChangeService
serializableObject
See Also